home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net - The Best of 1999/2000
/
netCD Special01.iso
/
pc
/
main
/
00159_HTML VALIDATOR.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-09-21
|
169 b
|
16 lines
on mouseWithin me
cursor(280)
end
on mouseLeave me
cursor(-1)
end
on mouseDown me
puppetSound(1, "ClickSound")
end
on mouseUp me
go("title1", "HTMLVali")
end